projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d944831
)
fix the build
author
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 31 May 2006 04:38:16 +0000
(
04:38
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 31 May 2006 04:38:16 +0000
(
04:38
+0000)
gtk/gtkcolorbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcolorbutton.c
b/gtk/gtkcolorbutton.c
index 590e093dd53b46aa01963cc4851cfaa006b1a17f..8d39a374f5e42b2d2bf6de4b9a73d11e83c792ab 100644
(file)
--- a/
gtk/gtkcolorbutton.c
+++ b/
gtk/gtkcolorbutton.c
@@
-241,7
+241,7
@@
gtk_color_button_class_init (GtkColorButtonClass *klass)
_gtk_marshal_VOID__VOID,
G_TYPE_NONE, 0);
- g_type_class_add_private (gobject_class, sizeof (GtkColorButtonPrivat;
+ g_type_class_add_private (gobject_class, sizeof (GtkColorButtonPrivat
e))
;
}
static void